features:
  - id: f1
    feature: Buyer can pay by card and place the order
    kind: feature
    implemented: Card form posts to `charge` —
      repo://storefront/src/pages/checkout.tsx · route://storefront/checkout ·
      api://payments/charges · db://main/orders
    gap: —
    owner: "[Robin Cross](</Team/Robin Cross.md>)"
    tests: test://storefront/checkout.e2e.ts
    uuid: 12e9460d-003a-4aa1-90da-9262153b1c6b
  - id: f2
    feature: Buyer can pay with a saved wallet
    kind: feature
    implemented: —
    gap: —
    owner: "[Robin Cross](</Team/Robin Cross.md>)"
    tests: —
    uuid: 1acd3896-c111-4a3f-a011-c401c38e0eaa
open-questions:
  - q: q1
    question: Which wallet providers must the first release support?
    about: f2
    status: open
    owner: "[Robin Cross](</Team/Robin Cross.md>)"
    uuid: 9401d008-8c1a-4e62-a050-e3d0d825297a
    resolution: ""
